home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / utility / 540 / edmshell / edmshell.doc next >
Encoding:
Text File  |  1985-11-19  |  5.4 KB  |  143 lines

  1. EDM SHELL 1.00  by David Holmes
  2. Copyright (c) 1991 David Holmes
  3. Genie: D.HOLMES14
  4.  
  5. This is a new, easy-to-use shell for handling ARC, LZH, and ZIP
  6. functions.  It only supports four of the most commonly used functions,
  7. making it a breeze to learn and use.
  8.  
  9. The program does not use GEM; instead, it uses a remarkable new
  10. interface called EDM.  This is the same interface used in the upcoming
  11. TX2 File Viewer 1.50.  Read the section on Using EDM for more
  12. information.
  13.  
  14. This program is SHAREWARE.  That means, if you like it and use it, you
  15. are expected to send only $7 to:
  16.  
  17.     David Holmes
  18.     13124 Rose Ave.
  19.     Los Angeles, CA 90066-2223
  20.  
  21. To make it easy on both you and me, I'd appreciate it if you would use
  22. the REGISTER.DOC form included with the program.  Just print it out
  23. and fill in the blanks.
  24.  
  25. (I will also accept the GEnie GIFT-OF-TIME.  Of course, the minimum
  26. "gift" is $10, and I will not send you change. <g>)
  27.  
  28. I'm open to suggestions for this program.  If there's ANYTHING you
  29. would like added or changed, just let me know.  Write to me above, or
  30. send E-Mail on GEnie to [D.HOLMES14].  (Through U.S. Mail, please
  31. enclose a self-addressed stamped envelope if you would like a reply.)
  32.  
  33.  
  34. USING THE PROGRAM
  35.  
  36. Use the three buttons on the right to select whether you want to use
  37. ARC, LZH, or ZIP.
  38.  
  39. Before using the program, you must locate the ARC, LZH, and ZIP
  40. programs from the Configuration dialog box.
  41.  
  42. Add:  Select this to add files to an archive or to create a new
  43. archive.  First select the ARC/LZH/ZIP program to add to, then select
  44. the program you want to add.  (Wild cards are allowed.)
  45.  
  46. Extract:  With this, you can extract all files from an ARC/LZH/ZIP
  47. file. Select the file to extract from, then the path you wish to
  48. extract to.
  49.  
  50. List:  Select the ARC/LZH/ZIP file you want information on.  A listing
  51. of the files in the archive will be listed.
  52.  
  53. Verbose:  This is similar to List, except that it gives a more
  54. detailed listing.
  55.  
  56. Configuration will call up a dialog box showing the current paths for
  57. the ARC, LZH, and ZIP programs.  You can change them, or save the
  58. configuration.  The EDMSHELL.INF file contains these paths, the last
  59. selected archive and extract paths, and the currently selected
  60. compression method from the main menu.
  61.  
  62. Use Desk Accessories will bring up a normal GEM menu for you to use
  63. any desk accessories.  Click on "Return to Main Menu" in the File menu
  64. when done.
  65.  
  66.  
  67. USING EDM
  68.  
  69. The dialog boxes used in the program are not GEM.  The program uses a
  70. new interface known as EDM, which can emulate GEM, but offers many
  71. additional features.
  72.  
  73. There are three types of buttons:
  74.  
  75. "Action buttons" close the dialog box and either perform an action or
  76. take you to another dialog box.  Their look differs depending on what
  77. mode you're using (see below).
  78.  
  79. "Flag buttons" are shadowed rectangles.  When darkened, they are "on."
  80. When blank, they are "off."
  81.  
  82. "Option buttons" are shadowed recatangles with curved corners.  Only
  83. one option can be selected from each group.
  84.  
  85. Any of these can be select by left-clicking on them with the mouse.
  86. The keyboard can also be used.
  87.  
  88. In action and flag buttons, there will usually be a highlighted
  89. letter.  When running the program in a color graphics mode, they will
  90. appear in a different color; in monochrome, they will be underlined.
  91. You can select the buttons by pressing [ALTERNATE] plus the
  92. highlighted letter.  (The "?" button can also be selected by pressing
  93. [HELP].)
  94.  
  95. You will notice that one of the action buttons has a thicker border.
  96. This is the "active" button.  You can cycle through the buttons by
  97. using the [TAB] key.  To cycle backwards, use [SHIFT]-[TAB].  The
  98. active button can always be selected by pressing [RETURN].
  99.  
  100. Text fields will appear as a row of underline characters.  Just type
  101. in what you want; only the allowable characters will appear.  You can
  102. use the left and right arrow keys, the [BACKSPACE] key, and the
  103. [DELETE] key as normal.  Also, the [ESC] key will clear the field.  To
  104. change to another field, use the up and down arrow keys (not [TAB]).
  105.  
  106. In the upper-left corner of most dialog boxes will be a disk icon.
  107. Click on this to bring up the EDM Set-Up Menu.  From this menu you can
  108. choose from three distinct looks, and three different ways to press
  109. buttons.
  110.  
  111. The three looks are as follows:
  112.  
  113. "GEM clone" does what it says.  EDM attempts to make the dialog boxes
  114. look like a normal GEM dialog.
  115.  
  116. "Decorative" is the default look.  It uses shaded buttons and a
  117. highlighted title bar.
  118.  
  119. "3-D Gray" is only available when running in a color resolution.
  120. Everything will be drawn in shades of gray, creating a 3-D effect.
  121.  
  122. You can also choose three ways to press action buttons:
  123.  
  124. "Push buttons" will have it appear as though the button is being
  125. pressed in.  This does not work in GEM clone mode.
  126.  
  127. "Highlight buttons" will simply change the color of the button.
  128.  
  129. "Flash buttons" is similar to highlight, except that the button
  130. flashes a few times after you first select it.  Note that this works
  131. on all buttons, not just action buttons.
  132.  
  133. Experiment with the different looks and feels and select the one you
  134. like the best.  Note that the change will not take place until you
  135. exit this menu.
  136.  
  137. Also in the EDM Set-Up Menu, "Save defaults" will save the selected
  138. look and button press to a small file called "EDMSHELL.EDM".
  139.  
  140.  
  141. Program and instructions copyright (c) 1991 David Holmes
  142. GEnie: D.HOLMES14
  143.